Skip to content

AVRO-3723: [RUST] These methods should be public.#2131

Merged
martin-g merged 1 commit intoapache:masterfrom
WaterKnight1998:feature/resolved-schema
Mar 9, 2023
Merged

AVRO-3723: [RUST] These methods should be public.#2131
martin-g merged 1 commit intoapache:masterfrom
WaterKnight1998:feature/resolved-schema

Conversation

@WaterKnight1998
Copy link
Contributor

@WaterKnight1998 WaterKnight1998 commented Mar 7, 2023

AVRO-3723

Good afternoon,

I am implementing an Arrow to Avro converter. I have seen that ResolvedSchema is protected in your library. However, most of libraries for conversion need access to the real types for implementing the conversion. That's why I made this PR.

I speak about it in: #99 with @martin-g

Best regards,
David

@github-actions github-actions bot added the Rust label Mar 7, 2023
@woile
Copy link
Contributor

woile commented Mar 8, 2023

LGTM

@WaterKnight1998
Copy link
Contributor Author

Thank you for reviewing @woile

@martin-g martin-g changed the title [RUST] These methods should be public. AVRO-3723: [RUST] These methods should be public. Mar 9, 2023
@martin-g martin-g merged commit 6886dce into apache:master Mar 9, 2023
martin-g pushed a commit that referenced this pull request Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants